cssvalue: Add class check to transition
authorTimm Bäder <mail@baedert.org>
Wed, 13 May 2020 06:06:51 +0000 (08:06 +0200)
committerTimm Bäder <mail@baedert.org>
Wed, 13 May 2020 06:07:55 +0000 (08:07 +0200)
commitf78c16747668c62ed1859ed5a6d9dcf5058f8b1a
tree8c19f8db9d7443857db6bf2476c3d9df528c7617
parentb9ed957af38b19538d483c90af21676b0f6c329c
cssvalue: Add class check to transition

In b25f93e24c78c639b4fd869d4e42ba9161781c12 we removed the code
comparing the transition functions, but we didn't add any other check
back.

Fixes #2740
gtk/gtkcssvalue.c